type github.com/jackc/pgx/v5/pgtype.scanPlanTextAnyToInt32
5 uses
github.com/jackc/pgx/v5/pgtype (current package)
int.go#L250: return scanPlanTextAnyToInt32{}
int.go#L813: return scanPlanTextAnyToInt32{}
int.go#L1387: return scanPlanTextAnyToInt32{}
int.go#L1841: type scanPlanTextAnyToInt32 struct{}
int.go#L1843: func (scanPlanTextAnyToInt32) Scan(src []byte, dst any) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)